home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 4274 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  880 b 

  1. Path: news.mcgill.ca!news
  2. From: <jcote1@PO-Box.McGill.CA>
  3. Newsgroups: comp.lang.c
  4. Subject: fflush(stdout)
  5. Date: 3 Feb 1996 02:58:36 GMT
  6. Organization: McGill University Computing Centre
  7. Message-ID: <4euj0s$29g@sifon.cc.mcgill.ca>
  8. NNTP-Posting-Host: c-15.das.mcgill.ca
  9. X-Newsreader: SPRY News 3.03 (SPRY, Inc.)
  10.  
  11.  
  12. Hi everybody,
  13.  
  14. I have a small problem with a program an I really don't know 
  15. what to do with it. Everything goes well, except at the very  
  16. end, where I have an output function( it's just a bunch of 
  17. printf's to display the results on the screen ). The compiler  
  18. seems to go through the code correctly but ignores this very 
  19. last function. I read in the FAQ's that fflush(stdout) could be the  
  20. solution. I've tryed it, but it doesn't work.
  21.  
  22. If you have any idea of the problem or know anything about
  23. fflush, please e-mail me.
  24.  
  25. Thanks a lot,
  26.  
  27.     jcote1@po-box.mcgill.ca
  28.